home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / Updates / Librarys / DateLib / DateLib.pi next >
Fred Fish's Product-Info  |  2000-04-18  |  3KB  |  88 lines

  1. .name
  2. DateLib
  3. .type
  4. Library
  5. .short
  6. Library to help you calculate dates
  7. .description
  8. A library that gives you low level functions for date calculations.
  9. Includes the following features:
  10. - Support for six different date/time measurement systems:
  11.   Julian, Gregorian, Heis, Julian Day, Modified Julian Day,
  12.   Scaliger Year (other systems will follow).
  13. - Month/Weekday and other date/time string support for 28 languages.
  14. - Support for different countries (implementation not finished!).
  15. - Calculating leap years.
  16. - Functions to calculate the days of a month or a year or between
  17.   two dates.
  18. - Functions to calculate the weeknumber and the weekday.
  19. - Check the validity of a date.
  20. - Calculating Easter.
  21. - Comparing dates.
  22. - Powerful functions to handle differences between dates.
  23. - Transformations from one time measurement system to the others.
  24. - Calculating your local time zone out of your position on the earth.
  25. - Calculating the age of the moon and the moon phase.
  26. - Check the validity of a time.
  27. - Comparing times.
  28. - Transforming 24h time format into seconds and back.
  29. - Transforming 24h time format to Julian Day time format and back.
  30. - Every weekday can be the first day of the week.
  31. - Supplement two digit years to four digit years.
  32. - Formatting of date and time values into strings.
  33. - Parsing date and time values from strings via templates or
  34.   powerful autoanlysation.
  35. - Converting weekday/week/year to day/month/year vice versa.
  36. - Converting a date/time pair from local to GMT and vice versa while taking
  37.   daylight saving time into account.
  38. - Autodocs describing all functions of the library.
  39. - Interfaces for: C/C++, Modula II, Oberon, Amiga-E, Assembler,
  40.   Cluster, Blitz Basic 2, ARexx.
  41. - Including ANSI-C test example.
  42. .version
  43. 33.324
  44. .date
  45. 2000.04.18
  46. .author
  47. Dipl.-Inform. Kai Hofmann
  48. .address
  49. Hofmann Software Engineering International
  50. Arberger Heerstr. 92
  51. 28307 Bremen
  52. GERMANY
  53. .email
  54. hofmann@hofmann-int.de
  55. .url
  56. http://www.hofmann-int.de/
  57. http://www.hofmann-int.de/products/DateLib/
  58. .requirements
  59. OS 1.2
  60. .distribution
  61. Giftware for non-commercial usage
  62. (Non-commercial includes giftware that is for non-commercial usage only)
  63. .price
  64. The minimum price for non-commercial usage is a trade. Send me a full version
  65. of your product at no cost including free updates!
  66. .installsize
  67. 116KB - 682KB
  68. .source
  69. SAS/C, Assembler, ARexx, Amiga-E, Modula II, Oberon, Cluster, Blitz Basic 2
  70. interfaces provided
  71. .construction
  72. SAS/C 6.59 with optimization
  73. .tested
  74. CPU: 68030; OS 3.1; Enforcer 37.70; Mungwall 37.71; SegTracker 37.70;
  75. Installer 43.3; InstallerNG 1.3; SAS/C 6.59
  76. .docs
  77. DateLib.readme
  78. docs/English/DateLib.guide
  79. developer/autodocs/date.doc
  80. .aminet-dir
  81. util/libs
  82. .aminet-file
  83. DateLib.lha
  84. .described-by
  85. Dipl.-Inform. Kai Hofmann <hofmann@hofmann-int.de>
  86. .submittal
  87. Dipl.-Inform. Kai Hofmann <hofmann@hofmann-int.de>
  88.